Skip to content

[HIGH] Bump fast-uri to 3.1.7 - #58340

Open
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-fast-uri
Open

[HIGH] Bump fast-uri to 3.1.7#58340
OskarEichler wants to merge 1 commit into
react:mainfrom
OskarEichler:codex/security-fast-uri

Conversation

@OskarEichler

Copy link
Copy Markdown
Contributor

Summary

  • raise the existing fast-uri resolution floor from 3.1.2 to 3.1.6
  • lock the compatible 3.x dependency to the current 3.1.7 release
  • keep the change scoped to fast-uri

Security impact

fast-uri 3.1.2 is affected by six high-severity URL parsing and host-confusion advisories: GHSA-5jgf-p345-68v8, GHSA-7p8r-x3mc-p8w7, GHSA-f65p-4m7j-42xc, GHSA-fph4-wmhf-6fwf, GHSA-jqff-g426-hqxp, and GHSA-v2hh-gcrm-f6hx. Version 3.1.7 contains all fixes while remaining within the existing 3.x dependency line.

Verification

  • yarn install --frozen-lockfile --ignore-scripts
  • yarn why fast-uri confirmed 3.1.7
  • yarn audit no longer reports fast-uri advisories
  • yarn build
  • yarn build-types --validate
  • JS API tooling: 22 suites, 153 tests, 131 snapshots passed
  • git diff --check

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

Warning

Missing Test Plan

Please add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.

Caution

Missing Changelog

Please add a Changelog to your PR description. See Changelog format

@facebook-github-tools facebook-github-tools Bot added the Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. label Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant